PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.richmedia Package / PDFRichMediaAnnotation Class / getPlaceholder Method
In This Topic
    getPlaceholder Method
    In This Topic
    Gets the placeholder to be displayed on the page when the annotation is not activated.
    Syntax
    public PDFFormXObject getPlaceholder()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFFormXObject that defines the placeholder to be displayed on the page when the annotation is not activated.
    See Also